The following tables list the members exposed by EntityListManager<T>.
Name | Description | |
---|---|---|
![]() | EntityListManager<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | EntityManager | Gets the EntityManager used by the entities in the managed lists. |
![]() | Filter | Gets or sets the System.Predicate used to set filtering criteria for the list(s). |
![]() | FilterProperties | Gets or sets the properties which, if their values change, will cause the Filter to be re-applied. |
![]() | IncludedEntityStates | Entity states to include in the list ( all others will be excluded) |
Name | Description | |
---|---|---|
![]() | ContainsList | Returns whether the specified list is managed by this EntityListManager. |
![]() | Dispose | Overloaded. Dispose of this instance, releasing all event handlers. |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ManageList | Adds a list to the set of those managed by this EntityListManager and optionally refreshes the list |
![]() | RefreshAllLists | Refresh all lists managed by this manager using the current filter |
![]() | RefreshList | Refresh the specified list using the current filter |
![]() | ToString | (Inherited from object) |
![]() | UnmanageList | Removes a list from the set of those managed by this EntityListManager. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |